home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / iep.xml < prev    next >
Text File  |  2002-09-27  |  1KB  |  39 lines

  1. <search function="iep">
  2.   <name>Internet Encyclopedia of Philosophy</name>
  3.   <category>Reference</category>
  4.   <contributor> Andrew N. Carpenter</contributor>
  5.   <link>http://www.utm.edu/research/iep/</link>
  6.   <email>andy@andrewcarpenter.net</email>
  7.   <description>
  8.   Internet Encyclopedia of Philosophy Search
  9.   <div class="helpboxDescLabels">Example:</div> 
  10.     <table class="helpboxDescTable">
  11.       <tr>
  12.         <td>iep socrates</td>
  13.       </tr>
  14.     </table>
  15.   </description>
  16.   <form name="iepf"
  17.         method="post"
  18.         action="http://www.utm.edu/cgi-bin/swish/swish.cgi">
  19.     <input type="hidden" name="query" value="" />
  20.     <input type="hidden" name="database" value="/research/iep/.cgi/swish.index" />
  21.   </form>
  22.   <script><![CDATA[
  23.     function iep(q)
  24.     {
  25.       if( nullArgs("iep", q) )
  26.         return;
  27.  
  28.       document.iepf.query.value = q;
  29.  
  30.       submitForm(iepf);
  31.     }
  32.   ]]></script>
  33.  
  34.   <copyright>
  35.     Copyright (c) 2002 David Bau
  36.     Distributed under the terms of the
  37.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  38.   </copyright>
  39. </search>